Showing posts with label How To. Show all posts
Showing posts with label How To. Show all posts

HOW TO add Google Reader's Subscription to a blogger post

|
Mind sharing of what you subscript / RSS on your Google Reader and add them to your post? so.. here's the steps:-


  1. On your google reader - go to setting 
  2. navigate to subscription tab
  3. go to any blog subscribed - add new folder at the end
  4. select all subscribed blog 
  5. on the action - add to a folder you just created in step #3
  6. navigate to "folders and tags" tab
  7. click on the RSS logo (dimmed) to make public
  8. go to view public page - right click, copy link location
  9. paste on the iframe generator website http://www.htmlbasix.com/iframe.shtml
  10. set according to your preference and generate the code
  11. copy the code generated
  12. paste on your new post on the "edit HTML" tab

here you go.. goog luck =)


HOW TO add Facebook Share in Blogger Post

|


A Facebook (FB) button share at the bottom of your post? Like those above picture? Just add this script to your page element's HTML script

<a href='http://www.facebook.com/sharer.php' name='fb_share' type='button_count'>Share</a><script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/>

1) On your dashboard, navigate to Layout,
2) then, Edit HTML,
3) tick "Expand Widget Templates"
4) find "email post" or "backlink" in the HTML script
5) Paste the script to where u want it to be shown,

example (red highlighted are the script) :

        <!-- email post links -->
        <b:if cond='data:post.emailPostUrl'>
          <span class='item-action'>
          <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
              <img alt='' class='icon-action' src='http://www.blogger.com/img/icon18_email.gif'/>
          </a>
          </span> <a href='http://www.facebook.com/sharer.php' name='fb_share' type='button_count'>Share</a><script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/>
        </b:if>
now you can share your post / or anyone can share your post to your / or their FB... good luck.

| Script | Facebook Share | FB Share | FB Share Button | Blogger |
Related Posts with Thumbnails